home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 05 - 1989 / 05.02 Feb 89 / security code / Scripts / CopyTML1ToTML2 next >
Encoding:
Text File  |  1988-11-17  |  737 b   |  25 lines  |  [TEXT/MPS ]

  1. Duplicate    -c    "{SecPat}Globals.Pas"    "{SecPat}Globals.p"
  2. Open        -t    "{SecPat}Globals.p"
  3. Replace    /MacIntf,BitProcs/    "MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf"
  4. Find •
  5. Save
  6. Close
  7. Duplicate    -c    "{SecPat}MainDlog.Pas"    "{SecPat}MainDlog.p"
  8. Open        -t    "{SecPat}MainDlog.p"
  9. Replace    /MacIntf,BitProcs/    "MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf"
  10. Find •
  11. Save
  12. Close
  13. Duplicate    -c    "{SecPat}Patrol.Pas"    "{SecPat}Patrol.p"
  14. Open        -t    "{SecPat}Patrol.p"
  15. Replace    /MacIntf,BitProcs/    "MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf"
  16. Find •
  17. Save
  18. Close
  19. Duplicate    -c    "{SecPat}SecurityPatrol.Pas"    "{SecPat}SecurityPatrol.p"
  20. Open        -t    "{SecPat}SecurityPatrol.p"
  21. Replace    /MacIntf,BitProcs/    "MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf"
  22. Find •
  23. Save
  24. Close
  25.